词语吧>英语词典>map collection翻译和用法

map collection

英 [mæp kəˈlekʃn]

美 [mæp kəˈlekʃn]

网络  地图资料

英英释义

noun

双语例句

  • In Spring, the,,, and elements allow properties and arguments of the Java Collection type List, Set, Map, and Properties, respectively, to be defined and set.
    在Spring中,、、和元素允许分别定义和设置JavaCollection类型List、Set、Map和Properties的属性和参数。
  • The data acquisition methods of three-dimensional digital terrain map: data collection of digital photogrammetric, data collection of total station and three-dimensional airborne laser scanning system.
    主要研究了三维数字地形图的数据采集方法:数字摄影测量数据采集,全站仪数据采集和机载激光三维扫描系统。
  • In order to evaluate the matching ability of the reference map in a map-matching aided navigation system, both of the sampling cycle and measurement precision of the onboard data collection system were introduced in the statistic parameters.
    为评价地图匹配辅助导航参考地图的导航性能,本文定义的统计特征参数新增加了数据采集平台采样周期和测量精度2个参数。
  • Map is a wonderful collection, bringing us the niftiness of key/ value pair collections often found in other languages like Perl.
    Map是很好的集合,为我们带来了在其他语言(比如Perl)中经常可见的好用的键/值对集合。
  • Map: a map is an associative array from a set of object keys to a collection of object values.
    map型:map是一个从一组键值对象到一组值对象的关联数组。
  • To faithfully map the entire earth, one has to use a collection of maps, each of which covers a limited region.
    要想忠实的绘制出地球的全貌,必须使用一套地图,其中每一张地图只覆盖一个有限区域。
  • To place the markers onto the map, you first fetch the collection of courses from the server-side component through a remote method call.
    要在地图上放上标记,首先要通过远端方法调用从服务器端组件获取球场集。
  • So it stands to reason that the Java language's sequential collection of like elements would map nicely to XML's sequential collection of like elements.
    所以,有理由说Java语言中的相似元素的有序集合能够很好地映射到XML中的相似元素的有序集合。
  • When this limit is reached, the oldest data map is removed from the repository and becomes eligible for garbage collection.
    当达到这个限值时,最旧的那个数据地图会从存储库中删除,以便进行垃圾收集。
  • A Map is simply a collection of key-value pairings.
    一个Map实际上就是键-值对的集合。